﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "STHeiti-Light.ttc","STHeiti-Medium.ttc ","微软雅黑";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background: #fff;
	min-width:1200px;caret-color: rgba(0, 0, 0, 0)
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
html {
	-webkit-text-size-adjust: none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dd {
	margin: 0px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0b5cac;
	text-decoration: none;
}
.link-blue {
	color: #0b5cac;
	text-decoration: underline;
}
.link-blue:hover {
	color: #0b5cac;
	text-decoration: underline;
}
img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: bottom;
	border: 0px;
}
.c {
	clear: both;
	overflow: hidden;
}
.main_w {
	margin: 0 auto;
	width: 100%;
}
.main {
	margin: 0 auto;
	width:1200px;

}
/*--End 分页样式---------*/
/************/

.banner_w {
	width: 100%;
	height: 720px;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #f8f8f8;
}
.banner {
	margin: 0 auto;
	width: 1920px;
	height:720px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.banner .img {
	width: 25000px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner .img li {
	float: left;
	overflow: hidden;
}
.banner .num {
	position: absolute;
	width: 100%;
	bottom: 20px;
	left: 0;
	text-align: center;
	font-size: 0;
}
.banner .num li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}
.banner .num li.on {
	background-color: #ff0000;
}
.banner .btn {
	width: 30px;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #fff;
	font-size: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 46px;
}
.banner:hover .btn {
	display: block
}
.banner .btn_l {
	left: 15%;
}
.banner .btn_r {
	right: 15%;
}
/*********************************/
.top_w{
	background-color: #f6f6f6;
	line-height: 40px;
}
.top_l{
	float: left;
	color: #666;
	font-size: 16px;
}
.top_r{
	float: right;
}
.top_r a{
	padding-left: 20px;font-size: 16px;
	color: #666;
}
.top_r a:hover{
	color: #ff0000;
}
/**********************/
.logo_n{
	margin:20px auto;
}
.logo_n_l{
	float: left;
}
.logo_n_r{
	float: right;
}
.logo{
	float: left;
	margin-right: 5px;
}
.logo_aa{
	float: left;
	margin-top:15px;
}
.logo_aa h2{
	font-size:24px;
    font-weight: bold;
    color: #333333;
    margin-bottom:5px;

}
.logo_aa h3{
	font-size: 24px;
    color: #333333;
	font-weight: bold;
}
.logo_aa h2 b{
	color: #ff0000;
}
.tel{
	background: url(../images/top-tel.png) no-repeat left 5px;
    padding: 0 0 0 58px;
	margin-top: 10px;
}
.tel_a{
	font-size: 20px;
    color: #040000;
	line-height: 24px;
    text-align: left;
}
.tel_b{
	    font-size: 34px;
    font-weight: bold;
    color: #e81f1f;
	padding-top: 10px;
    display: block;
    font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
/***************************/
.nav_w{
	height: 56px;
    line-height: 56px;
    background: #096076;
}
.nav ul li{
	float: left;
	width: 150px;
	text-align: center;
}
.nav ul li a{
	color: #fff;
	font-size: 18px;
}
.sy_wz_w{
	height:70px;
	background-color: #f2f2f2;
	line-height: 70px;
}
.sy_wz_l{
	float: left;
	font-size: 16px;
	color: #666;
}
.sy_wz_l span{
	font-weight: bold;
	padding-right:5px;
	color: #333;
}
.sy_wz_l a{
	padding:0 8px;
	color: #666;
}
.sy_wz_l a:hover{
	color: #ff0000;
}
.sy_wz_r{
	float: right;
}
.sy_wz_r form {  
    border: 1px solid #d5d5d5;
    border-radius: 30px;
	height: 40px;
	line-height: 40px;
	margin-top: 12px;
    overflow: hidden;
    padding: 0 10px 0 10px;
}
.sy_wz_r form input {
    font-size: 16px;
    width: 270px;
    height: 40px;
    padding-left: 10px;
    border: none;
    background: none;
	outline: none;
	caret-color: rgba(0, 0, 0, 1);
}
.sy_wz_r form button {
  width: 94px;
  height: 32px;
  border: none;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  cursor: pointer;
  background:#e71f1f;
}
/********************************/
.con_a_w{
	background: url("../images/pro_bg.jpg") top center no-repeat;
	padding-bottom: 50px;
}
.con_a_bt{
	margin-top: 20px;
}
 .box_tit {
    background: url(../images/t-title.png) no-repeat center center;
    padding: 48px 0 0 0;
    height: 118px;
    text-align: center;
}
 .box_tit h2 {
    font-size: 32px;
    color: #333333;
    line-height: 32px;
    font-weight: bold;
  
	     padding-top: 25px;
}
 .box_tit h2 b {
    font-weight: bold;
    font-size: 32px;
    color: #096076;
}
.con_a_nr{
	margin-top:20px;
}
/*******************************/
.con_a_nr_l{
	width: 240px;
    background: #fff;
	float: left;
	padding-bottom: 50px;
	border-radius: 0 0 8px 8px;
}
.con_a_nr_l .title {
    padding: 20px 0 20px 30px;
    color: #fff;
    text-align: left;
    background: url(../images/pro_left.png) no-repeat 164px center #096076;
}
.con_a_nr_l .title h2 {
    font-weight: bold;
    font-size: 28px;
}
.con_a_nr_l .title p {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
    line-height: 24px;

}
.con_a_nr_l .list {
    padding: 12px 15px 0;
}
.con_a_nr_l .list h2 {
    color: #fff;
    font-weight: bold;
    line-height: 61px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 15px;
    background: url(../images/pro_left_h2.png) no-repeat center center #8a8a8a;
}
.con_a_nr_l .list a {
    display: block;
    line-height:42px;
    background: #e7e7e7;
    border-radius: 5px;
	font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
    padding: 0 0 0 20px;
}

/*************************************/

.con_a_nr_aaa{
	width: 100%;
    background: #fff;
	float: left;
	padding-bottom: 50px;
	border-radius: 0 0 8px 8px;
}
.con_a_nr_aaa .title {
    padding: 20px 0 20px 30px;
    color: #fff;
    text-align: left;
    background: url(../images/pro_left.png) no-repeat 164px center #096076;
}
.con_a_nr_aaa .title h2 {
    font-weight: bold;
    font-size: 28px;
}
.con_a_nr_aaa .title p {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 5px;
    line-height: 24px;

}
.con_a_nr_aaa .list {
    padding: 12px 15px 0;
}
.con_a_nr_aaa .list h2 {
    color: #fff;
    font-weight: bold;
    line-height:40px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 5px;
    background: url(../images/pro_left_h2.png) no-repeat center center #8a8a8a;
}
.con_a_nr_aaa .list h2 a{
	   display: block;
    line-height:40px;
    background: #e7e7e7;
    border-radius: 5px;
	font-size:16px;
    margin-bottom: 6px;
    text-align: left;
    padding: 0 0 0 12px;
	font-weight:normal;

}
.con_a_nr_aaa .list a {
    display: block;
    line-height:32px;
    background: #e7e7e7;
    border-radius: 5px;
	font-size:14px;
    margin-bottom: 6px;
    text-align: left;
    padding: 0 0 0 46px;
}



/***********************************/


.con_a_nr_r{
	float: right;
	width: 940px;
}
.con_a_nr_r ul li {
    width: 300px;
    margin-right: 17px;
    margin-bottom: 20px;
    border-radius: 10px;
	float: left;
    overflow: hidden;
    border: 1px solid #ddd;
}
.con_a_nr_r ul li:nth-child(3n){
	margin-right: 0px;
}
.con_a_nr_r ul li a {
    display: block;
    background: #fff;
    transition: all 0.5s linear;
}
.con_a_nr_r ul li a .pic {
    width: 100%;
    border-bottom: none;
    box-sizing: border-box;
    overflow: hidden;
}
.con_a_nr_r ul li a .pic img {
    width: 100%;
    display: block;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
}
.con_a_nr_r ul li a .pic.picaa img{
	height:300px;
}
.con_a_nr_r ul li a:hover .pic img {
  transform: scale(1.1);
}
.con_a_nr_r ul li a h2 {
    width: 100%;
      font-size: 16px;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    line-height: 38px;	font-weight: normal;
}
.con_a_nr_r ul li a:hover h2 {
    width: 100%;

    text-align: center;
    color: #ff0000;
    margin: 0 auto;
    line-height: 38px;

}

/*************************/
.con_b_nr .content {
    margin: 40px 0 0 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.con_b_nr .content .list {
    width: 285px;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.con_b_nr .content .list a {
    display: block;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    box-shadow: 0 0 8px #858585;
    position: relative;
}

.con_b_nr .content.list a .pic {
  width: 100%;
  border-bottom: none;
  box-sizing: border-box;
  overflow: hidden;
}
.con_b_nr .content .list a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.con_b_nr .content .list a h2 {
  position: absolute;
  width: 100%;
  font-size: 18px;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  color: #fff;
  margin: 0 auto;
  line-height: 40px;
  margin: 6px 0 0 0;
}
.con_b_nr .content .list:nth-child(4n + 4) {
  margin-right: 0;
}
.con_b_nr .content .list:nth-child(7),
.con_b_nr .content .list:nth-child(8),
.con_b_nr .content .list:nth-child(9) {
  margin-bottom: 0;
}
.con_b_nr .content .list:hover a .pic img {
  transform: scale(1.1);
}
/**********************/
.index-ad1 {
  background: url(../images/ad_1.jpg) no-repeat center center;
  height: 196px;
	margin-top: 40px;
}
.index-ad1 .box_ad {
  overflow: hidden;
  padding: 26px 0 0 0;
}
.index-ad1 .box_ad .text {
  color: #fff;
  width: 800px;
  float: left;
	margin-top: 20px;
  text-align: center;
}
.index-ad1 .box_ad .text h1 {
  margin-top: 15px;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: left;
  font-weight: bold;
}
.index-ad1 .box_ad .text h1 b {
  color: #0094ec;
}
.index-ad1 .box_ad .text p {
  font-size: 20px;
  color: #fff;
  margin: 37px 0 0 0;
}
.index-ad1 .box_ad .text b {
  display: block;
  font-size: 9px;
  text-transform: uppercase;
  margin: 5px 0 0 0;
}
.index-ad1 .box_ad .right {
  float: right;
  width: 350px;
}
.index-ad1 .box_ad .right .tel {
  text-align: left;
  height: 74px;
  padding: 5px 0 0 78px;
  background: url(../images/ad_tel.png) no-repeat left center;
}
.index-ad1 .box_ad .right .tel span {
  font-size: 18px;
  display: block;
  color: #fff;

}
.index-ad1 .box_ad .right .tel b {
  font-size: 36px;
  color: #fff;
	padding-top: 10px;
  display: block;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-ad1 .box_ad .right a {
  display: block;
  width: 150px;
  line-height: 37px;
  border-radius: 30px;
  text-align: center;
  color: #e71f1f;
  font-size: 18px;
  font-weight: bold;
  background: #ffffff;
  margin: 6px 0 6px 100px;
  box-shadow: 0 0 8px #9c9c9c;
}
/*******************/
/*****************************************/
.index-advan {
  padding: 10px 0 52px;
  background: url(../images/advan_bg.jpg) no-repeat top center;
}
.index-advan .ad-content {
  margin: 0px 0 0 0;
  padding-top: 60px;
  
}
.index-advan .ad-content .box {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 0 0 10px 0;
}
.index-advan .ad-content .box .pic {
  width: 507px;
  position: relative;
}
.index-advan .ad-content .box .pic img {
  width: 100%;
  display: block;
  height: 326px;
}
.index-advan .ad-content .box .pic p {
  position: absolute;
  color: #fff;
  left: 20px;
  bottom: 69px;
  font-size: 14px;
  font-weight: bold;
  line-height: 28px;
}
.index-advan .ad-content .box .text {
  width: 635px;
  padding: 30px 0 0 0;
}
.index-advan .ad-content .box .text .title {
  padding: 0 0 0 47px;
  background: url(../images/ad_icon_1.png) no-repeat left 4px;
}
.index-advan .ad-content .box .text .title h2 {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 1px dashed #b3b3b3;
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 36px;
}
.index-advan .ad-content .box .text .title h2 b {
  margin-top: 8px;
  font-size: 26px;
  font-weight: bold;
  color: #e71f1f;
}
.index-advan .ad-content .box .text .title p {
  font-size: 11px;
  text-transform: uppercase;
  color: #e71f1f;
}
.index-advan .ad-content .box .text .content {
  padding: 0 0 0 10px;
  margin: 15px 0 0 0;
}
.index-advan .ad-content .box .text .content p {
  margin: 0 0 15px 0px;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  padding: 0 0 0 32px;
  background: url(../images/four_9.png) no-repeat left 14px;
}
.index-advan .ad-content .box .text .content p b {
  color: #e71f1f;
  font-weight: bold;
}
.index-advan .ad-content .box .text .content span {
  margin-left: 38px;
  display: block;
  width: 260px;
  line-height: 36px;
  border-radius: 30px;
  background: #0881ce;
  color: #fff;
  text-align: center;
  margin-bottom: 28px;
}
.index-advan .ad-content .box .text a {
  display: block;
  width: 300px;
  line-height: 42px;
  text-align: left;
  color: #fff;
  background: #e71f1f;
  font-size: 18px;
  margin: 50px 0 0 35px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-advan .ad-content .box .text a:hover {
  padding: 0 30px 0;
  background: #b70000;
}
.index-advan .ad-content .box:nth-child(2) {
  margin-bottom: 0px;
}
.index-advan .ad-content .box:nth-child(2) .pic {
  width: 583px;
}
.index-advan .ad-content .box:nth-child(2) .pic img {
  width: 583px;
  height: 388px;
}
.index-advan .ad-content .box:nth-child(2) .text {
  width: 601px;
  padding: 65px 0 0 0;
}
.index-advan .ad-content .box:nth-child(2) .text .title {
  background: url(../images/ad_icon_2.png) no-repeat left 4px;
}
.index-advan .ad-content .box:nth-child(3) {
  margin: 0 0 0px 0;
}
.index-advan .ad-content .box:nth-child(3) .pic {
  width: 524px;
}
.index-advan .ad-content .box:nth-child(3) .pic img {
  width: 524px;
  height: 381px;
}
.index-advan .ad-content .box:nth-child(3) .text {
  width: 620px;
  padding: 50px 0 0 0;
}
.index-advan .ad-content .box:nth-child(3) .text .title {
  background: url(../images/ad_icon_3.png) no-repeat left 2px;
}
.index-advan .ad-content .box:nth-child(4) {
  margin-bottom: 0;
}
.index-advan .ad-content .box:nth-child(4) .pic {
  width: 574px;
}
.index-advan .ad-content .box:nth-child(4) .pic img {
  width: 574px;
  height: 391px;
}
.index-advan .ad-content .box:nth-child(4) .text {
  padding: 85px 0 0 0;
  width: 570px;
}
.index-advan .ad-content .box:nth-child(4) .text .title {
  background: url(../images/ad_icon_4.png) no-repeat left 3px;
}
.index-advan .ad-content .box:nth-child(4) .icon {
  right: auto;
  left: -131px;
  bottom: 241px;
}
.index-advan .ad-content .box:nth-child(5) {
  margin-bottom: 0;
}
.index-advan .ad-content .box:nth-child(5) .pic {
  width: 527px;
}
.index-advan .ad-content .box:nth-child(5) .pic img {
  width: 527px;
  height: 441px;
}
.index-advan .ad-content .box:nth-child(5) .text {
  padding: 75px 0 0 0;
  width: 616px;
}
.index-advan .ad-content .box:nth-child(5) .text .title {
  background: url(../images/ad_icon_5.png) no-repeat left 3px;
}
.index-advan .ad-content .box:nth-child(5) .icon {
  right: auto;
  left: -131px;
  bottom: 241px;
}
/*******************************/
.con_cc.index-ad1{
	margin-top: 0;
}
/*******************************************/
.big_2 {
  background: url(../images/big_bg_2.jpg) no-repeat bottom center;
}
.index-kehu {
  padding: 50px 0 10px;
  background: url(../images/kehu_bg.jpg) no-repeat bottom center;
}

.index-honor {
  padding: 25px 50px 40px 50px;
	position: relative;

	
}
 .index-honor .swiper {
      /* width: 100%;*/
        height: 100%;
	 position: relative;

      }
.index-honor .swiper-wrapper{
	width: 1220px;
}

.index-honor .swiper-slide {
        text-align: center;
        font-size: 16px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }
.index-honor .swiper-slide{
	   transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    box-shadow: 0 0 8px #bdb0b0;
    border: 1px solid #b4b4b4;
    border-radius: 8px;
    overflow: hidden;
	width: 277px !important;
	margin: 0 13px !important;


}
.index-honor .swiper-slide:hover{
	
	border: 1px solid #ff0000;
}
.index-honor .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
	object-fit: cover;}


.text h2{
	font-size:16px;
	font-weight: normal;
	line-height: 40px;
}
.swiper-button-next, .swiper-button-prev{
	margin-top: -60px;
}




.index-honor .more {
  width: 200px;
  line-height: 40px;
  background: #e71f1f;
  color: #fff;

  border-radius: 30px;
  display: block;
	font-size: 16px;
  margin: 55px auto 0;
  text-align: center;
}
.index-honor .more:hover {
  background: #b70000;
}
.index-company {
  padding: 0px 0 50px;
}
.index-company .box_c {
  width: 1236px;
  height: 410px;
  margin: 40px auto 0;
  background: url(../images/company_bg.png) no-repeat top center;
}
.index-company .box_c .box {
  margin-top: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 25px 20px 0;
}
.index-company .box_c .box .pic_left {
  width: 525px;

}
.index-company .box_c .box .pic {
  width: 525px;
  overflow: hidden;
}
.index-company .box_c .box .pic img {
  width: 100%;
  display: block;
  height: 402px;
}
.index-company .box_c .box .text {
  z-index: 999;
  padding: 20px 0 0 0;
  width: 618px;
  padding: 0 15px 0 30px;
}

/******************************************/
.pic_left h2 {
  padding: 10px 0 0 10px;
  color: #333;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.pic_left .content{
	padding: 20px 0 0 10px;
    line-height: 26px;
    color: #333333;
    font-size: 16px;

}
.pic_left .more{
	margin-top: 30px;
}
.pic_left .more a{
	    display: block;
    line-height: 36px;
    color: #fff;
    float: left;
    width: 150px;
    background: #e71f1f;
    border-radius: 30px;
    text-align: center;
	
}

.index-company .box_c .box .text h2 {
  padding: 0 0 0 10px;
  color: #333;
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.index-company .box_c .box .text img {
  display: block;
  margin: 0 0 40px 0;
}
.index-company .box_c .box .text .content {
  padding: 0 0 0 10px; line-height: 26px;
  color: #333333;
  font-size: 16px;
 
}
.index-company .box_c .box .text .content p {
  line-height: 26px;
  color: #333333;
  font-size: 16px;
  margin: 0 0 30px 0;
}
.index-company .box_c .box .text .more {
  margin: 10px 0 0 0;
  overflow: hidden;
}
.index-company .box_c .box .text .more a {
  display: block;
  line-height: 36px;
  color: #fff;
  float: right;
  width: 150px;
  background: #e71f1f;
  border-radius: 30px;
  text-align: center;
}
.index-company .box_c .box .text .more a:hover {
  background: #b70000;
  color: #fff;
}
.index-company .tit {
  margin:0px 0 0 0;
  line-height: 25px;
  padding: 0 0 0 15px;
  background: url(../images/company_tit.png) no-repeat left center;
  overflow: hidden;
}
.index-company .tit ul {
  float: left;
  display: flex;
  justify-content: flex-start;
}
.index-company .tit ul li {
  text-align: left;
}
.index-company .tit ul li a {
  font-size: 18px;
  color: #333333;
  width: 100%;
  display: block;
  float: left;
  text-align: left;
  font-weight: bold;
}
.index-company .tit ul b {
  padding: 0 15px 0;
  font-size: 20px;
  color: #333;
  font-weight: bold;
}
.index-company .newsFocus {
  height: 295px;
}
.index-company .tempWrap {
  overflow: initial !important;
}
.index-company .tempWrap ul {
  overflow: initial !important;
}
.index-company .box-slider-com {
  margin-top: 25px;
  position: relative;
}
.index-company .box-slider-com .swiper-container {
  padding: 0 0 5px 0;
}
.index-company .box-slider-com .item {
  border: 1px solid #cfd0d1;
  border-radius: 10px;
  overflow: hidden;
}
.index-company .box-slider-com .item a {
  display: block;
}
.index-company .box-slider-com .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-company .box-slider-com .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-company .box-slider-com .item a .text {
  width: 284px;
  padding: 10px 0 15px;
  background: #fff;
}
.index-company .box-slider-com .item a .text h2 {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
.index-company .box-slider-com .item:hover {
  border: 1px solid #e71f1f;
}
.index-company .box-slider-com .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-company .box-slider-com .item:hover a .text h2 {
  color: #e71f1f;
}
.index-company .box-slider-com .next_t {
  right: -27px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  margin-bottom: -16px;
  cursor: pointer;
  width: 16px;
  height: 30px;
  background: url(../images/left.png) no-repeat center center;
}
.index-company .box-slider-com .next_t:hover {
  background: url(../images/right_h.png) no-repeat center center;
}
.index-company .box-slider-com .prev_p {
  left: -29px;
  position: absolute;
  bottom: 50%;
  z-index: 999;
  cursor: pointer;
  width: 16px;
  height: 30px;
  margin-bottom: -16px;
  background: url(../images/right.png) no-repeat center center;
}
.index-company .box-slider-com .prev_p:hover {
  background: url(../images/left_h.png) no-repeat center center;
}
.index-company .box-slider-fac {
  margin-top: 30px;
  position: relative;
}
.index-company .box-slider-fac .item {
  border: 1px solid #cfd0d1;
}
.index-company .box-slider-fac .item a {
  display: block;
}
.index-company .box-slider-fac .item a .pic {
  width: 100%;
  overflow: hidden;
}
.index-company .box-slider-fac .item a .pic img {
  width: 100%;
  display: block;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-company .box-slider-fac .item a .text {
  width: 284px;
  padding: 10px 0 15px;
}
.index-company .box-slider-fac .item a .text h2 {
  text-align: center;
  font-size: 16px;
  color: #000000;
}
.index-company .box-slider-fac .item:hover {
  border: 1px solid #e71f1f;
}
.index-company .box-slider-fac .item:hover a .pic img {
  transform: scale(1.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.index-company .box-slider-fac .item:hover a .text h2 {
  color: #e71f1f;
}
.index-company .box-slider-fac .next_t {
  right: -57px;
  position: absolute;
  z-index: 999;
  bottom: 50%;
  margin-bottom: -34px;
  cursor: pointer;
  width: 42px;
  height: 88px;
  background: url(../images/right.jpg) no-repeat center center;
}
.index-company .box-slider-fac .next_t:hover {
  background: url(../images/right_h.jpg) no-repeat center center;
}
.index-company .box-slider-fac .prev_p {
  left: -57px;
  position: absolute;
  bottom: 50%;
  z-index: 999;
  cursor: pointer;
  width: 42px;
  height: 88px;
  margin-bottom: -34px;
  background: url(../images/left.jpg) no-repeat center center;
}
.index-company .box-slider-fac .prev_p:hover {
  background: url(../images/left_h.jpg) no-repeat center center;
}
/**********************************************/
.index-news {
  background: #fff;
  padding:0px 0 30px;
}
.index-news .box {
  margin-top: 40px;

 /* display: flex;
  justify-content: space-between;*/
}
.index-news .box .newsFocus {
  width: 728px;
	float: left;
  padding: 15px 20px;
  border: 1px solid #c3c3c3;
}
.index-news .box .newsFocus .hd {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #abb6ba;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.index-news .box .newsFocus .hd ul {
  display: flex;
  justify-content: flex-start;
  background: url(../images/news_icon.png) no-repeat left center;
  padding: 0 0 0 35px;
}
.index-news .box .newsFocus .hd ul li {
  text-align: left;
}
.index-news .box .newsFocus .hd ul li a {
  font-size: 24px;
  color: #454545;
}
.index-news .box .newsFocus .hd ul li:hover a {
  font-weight: bold;
  position: relative;
  color: #e71f1f;
}
.index-news .box .newsFocus .hd ul .on a {
  color: #e71f1f;
  font-weight: bold;
  position: relative;
}
.index-news .box .newsFocus .hd ul b {
  padding: 0 5px 0;
  font-size: 24px;
  color: #454545;
}
.index-news .box .newsFocus .hd .more {
  height: 40px;
  line-height: 40px;
}
.index-news .box .newsFocus .hd .more a {
  font-size: 18px;
  color: #666666;
  text-transform: uppercase;
  display: none;
}
.index-news .box .newsFocus .hd .more a:first-child {
  display: inline;
}
.index-news .box .newsFocus .hd .more a:hover {
  color: #e71f1f;
}
.index-news .box .newsFocus .bd .content {

}
.index-news .box .newsFocus .bd .content .pic {
  width: 357px;
  overflow: hidden;
  position: relative;
	float: left;
	margin-right:21px;
}
.index-news .box .newsFocus .bd .content .pic .pic_news {
  overflow: hidden;
}
.index-news .box .newsFocus .bd .content .pic .pic_news img {
  width: 357px;
  display: block;
  height: 238px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.index-news .box .newsFocus .bd .content .pic h2 {
  font-weight: bold;
  color: #323232;
  margin: 20px 0 10px;
}
.index-news .box .newsFocus .bd .content .pic p {
  line-height: 28px;
  color: #323232;
	font-size: 16px;
}
.index-news .box .newsFocus .bd .content .pic:hover .pic_news img {
  transform: scale(1.1);
}
.index-news .box .newsFocus .bd .content .pic:hover h2 {
  color: #e71f1f;
}
.index-news .box .newsFocus .bd .content .pic:hover p b {
  color: #e71f1f;
}
.index-news .box .newsFocus .bd .content .text {
  width: 350px;
	float: left;
}
.index-news .box .newsFocus .bd .content .text h2 {
  background: url(../images/news_h2.png) no-repeat left center;
}
.index-news .box .newsFocus .bd .content .text h2 a {
  font-size: 16px;
  color: #323232;
  line-height: 40px;
  width: 332px;
  display: block;
  border-bottom: 1px dashed #c3c3c3;
  padding: 0 0 0 18px;
}
.index-news .box .newsFocus .bd .content .text h2 a span {
  color: #4aa940;
}
.index-news .box .newsFocus .bd .content .text h2:hover {
  background: url(../images/news_h2_h.png) no-repeat left center;
}
.index-news .box .newsFocus .bd .content .text h2:hover a {
  color: #e71f1f;
}
.index-news .box .newsFocus .bd .content .text h2:last-child a {
  border: none;
}
.index-news .box .picMarquee-top {
  padding:20px 20px;
  width:358px;
  border: 1px solid #c3c3c3;
	float: right;
}
.index-news .box .picMarquee-top .title {
  border-bottom: 1px solid #abb6ba;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.index-news .box .picMarquee-top .title ul {
  display: flex;
  justify-content: flex-start;
  background: url(../images/news_icon_q.png) no-repeat left center;
  padding: 0 0 0 35px;
}
.index-news .box .picMarquee-top .title ul li {
  width: 130px;
  text-align: left;
}
.index-news .box .picMarquee-top .title ul li a {
  font-size: 24px;
  color: #323232;
}
.index-news .box .picMarquee-top .title ul li:hover a {
  color: #323232;
}
.index-news .box .picMarquee-top .title ul b {
  font-size: 24px;
  color: #454545;
}
.index-news .box .picMarquee-top .title a {
  font-size: 18px;
  color: #666666;
  text-transform: uppercase;
}
.index-news .box .picMarquee-top .title a:hover {
  color: #e71f1f;
}
.index-news .box .picMarquee-top .picList {
  height: 230px;
  overflow: hidden;
}
.index-news .box .picMarquee-top .picList .group {
  border-bottom: 1px dashed #abb6ba;
  padding: 10px 0;
}
.index-news .box .picMarquee-top .picList .group h2 {
  font-size: 18px;
  color: #999999;
  line-height: 26px;
  background: url(../images/q.jpg) no-repeat left center;
  padding-left: 35px;
  line-height: 30px;
  margin-bottom: 8px;
}
.index-news .box .picMarquee-top .picList .group h2 a {
  color: #323232;
}
.index-news .box .picMarquee-top .picList .group p {
  line-height: 28px;
  background: url(../images/m.jpg) no-repeat left 3px;
  padding-left: 35px;
  font-size: 16px;
}
.index-news .box .picMarquee-top .picList .group p a {
  color: #323232;
}
.index-news .box .picMarquee-top .picList .group:hover h2 a {
  color: #e71f1f;
}
/*********************************/
.index-link {
  background: #fff;
}
.index-link .link {
  line-height: 70px;
  display: flex;
	font-size: 16px;
  justify-content: flex-start;
  align-items: center;
}
.index-link .link b {
  margin: 0 10px 0 0;
  text-align: left;
  color: #e71f1f;
  background: url(../images/link_b.png) no-repeat left center;
  line-height: 41px;
  font-weight: bold;
  text-transform: uppercase;
}
.index-link .link a {
  background: url(../images/link_a.png) no-repeat right center;
  padding: 0 15px;
  display: block;
  text-align: center;
  color: #000000;
}
/*********************************/
.index-foot .foot {
  background: #fff;
  padding: 25px 0;
}
.index-foot .foot .box {
  display: flex;
  justify-content: space-between;
}
.index-foot .foot .box .left {
  padding: 9px 0 0 0;
}
.index-foot .foot .box .left .logo {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 10px 0;
}
.index-foot .foot .box .left .logo .logo_pic {
  width: 82px;
}
.index-foot .foot .box .left .logo .logo_pic img {
  width: 100%;
  display: block;
}
.index-foot .foot .box .left .logo h2 {
  padding: 0 0 0 10px;
  font-weight: bold;
  font-size: 18px;
  color: #272727;
}
.index-foot .foot .box .left .list p {
  line-height: 30px;
  color: #333333;
	font-size: 16px;
}
.index-foot .foot .box .left .list p b {
  padding-left: 20px;
}
.index-foot .foot .box .left .list p a {
  color: #333333;
}
.index-foot .foot .box .right {
  padding: 3px 0 0 0;
  display: flex;
  justify-content: flex-start;
}
.index-foot .foot .box .right .zixun {
  margin-right: 20px;
  padding:5px 0 0 0;
}
.index-foot .foot .box .right .zixun p {
  text-align: right;font-size: 18px;
	padding-bottom: 10px;
  color: #333333;
}
.index-foot .foot .box .right .zixun span {
  display: block;
}
.index-foot .foot .box .right .zixun b {
  display: block;
  font-size: 36px;
  margin-top: 5px;
  color: #333333;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.index-foot .foot .box .right .zixun a {
  margin-top:20px;
  margin-left: auto;
  display: block;
  width: 145px;
	font-size: 16px;
  line-height: 40px;
  background: #e71f1f;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
.index-foot .foot .box .right .zixun a:hover {
  background: #c23038;
}
.index-foot .foot .box .right .pic {
  text-align: center;
}
.index-foot .foot .box .right .pic img {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  background: #fff;
}
.index-foot .foot .box .right .pic p {
  color: #666666;
  font-size: 14px;
}
.index-foot .bottom {
  background: #f2f2f2;
  line-height: 55px;
	font-size: 16px;
}
.index-foot .bottom .box {
  display: flex;
  justify-content: center;
  color: #333;
}
.index-foot .bottom .box a {
  color: #333;
	
}
.index-foot .bottom .box a:hover{
	color: #ff0000;
}

/***************内页关于我们**********/
.mar {
    margin: 0 auto;
    width: 100%;
}

.ny_w {
    background-color: #f4f2f3;
    padding: 50px 0;
}

.clear {
    clear: both;
    overflow: hidden;
}

.marn {
    margin: 0 auto;
    width: 1200px;
}

/***********/
.pro_syleft{
  float: left;
  width: 230px;
}
.pro_syright{
  float: right;
  width: 930px;
}

/***************关键词*********/
.key_w{
    margin: 0 auto;
    width: 100%;
    clear: both;
    overflow: hidden;
    line-height: 24px;
	line-height:60px;
	border-bottom:1px solid #f1f1f1;
}
.key_a{
	margin:0 auto;
	width:1200px;	font-size:14px;
}
.key_a span{
	font-weight: normal;
	margin-left:5px;
	font-size:16px;
	color:#000;
}
.key_a a{
	color:#777;
	margin:0 5px;}
.key_a a:hover{
	color:#ff0000;
}
/***************/

.ny_wz a{
  color: #666;
  margin:0 6px;
}
.ny_wz a:hover{
  color: #003ebb;
}
.ny_about{
  min-height: 680px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
}
.ny_about_w{
  padding: 25px;  background-color: #fff;
  width:880px;
}
.ny_bt{
  border-bottom: 1px solid #f1f1f1;
  margin-bottom:15px;
}
.newshow_bt{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 10px;
}
.newshow_time{
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top:1px dashed #dfdfdf;
  border-bottom:1px dashed #dfdfdf;
}
.ny_right_nr{
  margin-top:10px;
}
.ny_right_nr img{
	max-width: 100%;
}
.news_list{
  clear: both;
  overflow: hidden;
}
.news_list li{
    padding:10px 20px;
    clear: both;
    overflow: hidden;
    margin: 15px 0px;
    background-color: #f9f9f9;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}
.news_list li .news_list_bt{
  margin-bottom: 0px;
  font-size: 15px;
}
.news_list li .news_list_jj{
  line-height: 22px;
  color: #666;
  font-size: 12px;
}
.news_list li .news_time{
  background-color: #ccc;
  width: 70px;
  text-align: center;
  margin:6px 0;
  float: left;
  height:70px;
  margin-right: 15px;
  font-size: 12px;
 /* line-height: 70px;*/
  word-break:break-all;
  
}

/*********************************************/
/***************厂房环境******************/

.cf_list ul{
  clear: both;
  overflow: hidden;
}
.cf_list ul li{
  float: left;
  width: 268px;
  margin:0 12px 30px;
}
.cf_list ul li .cf_pic a{
  display: block;
  width: 268px;
  height: 201px;
  overflow: hidden;
}
.cf_list ul li .cf_pic a img{
  width: 268px;
  height: 201px;
    transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.cf_list ul li .cf_pic a:hover img{
      transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);

}
.cf_list ul li .cf_name{
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin-top: 10px;
}
.cf_list ul li .cf_name a{
  color: #666;
}
.cf_list ul li .cf_name a:hover{
  color: #003ebb;
}

/************产品*****************/
.prosy_nra{
  clear: both;
  overflow: hidden;
}
.prosy_nra ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.prosy_nra ul li{
  background-color: #f9f9f9;
  padding: 15px 11px;
  margin-bottom: 25px;
  text-align: center;
}
.prosy_nra ul li .pro_pic{
  margin-bottom: 10px;
}
.prosy_nra ul li .pro_pic a{
  display: block;
  width: 260px;
  height: 193px;
  overflow: hidden;
}
.prosy_nra ul li .pro_pic a img{
  width: 260px;
  height:193px;
      transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.prosy_nra ul li .pro_pic a:hover img{
  transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.prosy_nra ul li .pro_name{
  border-top: 1px solid #f4f2f3;
  line-height: 30px;
  font-size: 16px;
}
.prosy_nra ul li .pro_name a{
   color: #666;
}
.prosy_nra ul li .more_aa{
  margin:7px auto;
  width: 200px;
  font-size: 14px;

  height: 34px;
  line-height: 34px;
}
.prosy_nra ul li .more_aa a{
  display: block;
  width: 100%;
    color: #fff;  background-color: #cdcdcd;
}
.prosy_nra ul li .more_aa a:hover{
  background-color: #d90b18;
}

/*******关键词*********/
.gjzms{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
}
.gjzms span{
  font-size: 15px;
  font-weight: bold;
  color: #666;
}
.yansejb {
    background: -webkit-linear-gradient(left, #096076 , #003b4a);
    background: -o-linear-gradient(right, #096076 , #003b4a);
    background: -moz-linear-gradient(right, #096076 , #003b4a);
    background: linear-gradient(to right,#096076 , #003b4a);
}
/******产品分页*******/
.ny_news_page {
	margin: 10px auto 60px;
	clear: both;
	padding-top: 10px;
	width: 1200px;
}
.ny_news_page a, .ny_news_page span {
	display: block;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	width: 70px;
	height: 40px;
	color: #333;
	background-color: #f8f8f8;
	margin-right: 10px
}
.ny_news_page a:hover, .ny_news_page span {
	background-color:#096076;
	color: #fff;
}
.ny_news_page a.page_aa {
	background-color: #096076;
	color: #fff;
}
/****************/
.prosy_nr ul li .prolm_b .prolm_b_a a{
	    display: block;
    line-height:26px;
    border-bottom: 1px solid #ececec;
    font-size: 12px;
    color: #888;
    padding-left:25px;
    background:none;
	
}
.prosy_nr ul li .prolm_a a{
	    font-size: 14px;
}
.prosy_nr ul li .prolm_b .prolm_b_a a:hover{
	color:#ff0000;}

/*****************/
.map #container{width:100%;height:605px; margin-top:30px; clear:both; overflow:hidden;}

/*********产品左侧列表**/
.pro_l_nr_n{
	background-color:#fff;
	padding-bottom:1px;}
.pro_l_nr_aa_n{
	margin-bottom:7px;
	background-color:#fff;
}
.pro_l_nr_01_n{
	background:url(../images/pro_lm01.jpg) 20px center no-repeat #e6e6e6;
	height:36px;
	line-height:36px;
	padding-left:44px;
	margin-bottom:5px;
}
.pro_l_tel_n{
	width:210px;
    background: url(../images/pro_lm03.jpg) center 30px no-repeat #e9e9e9;
    height: 200px;
    margin:15px 10px 15px;
	padding-bottom:15px;
 }

.pro_l_tel02_n {
    text-align: center;
    padding-top: 15px;
    color: #333;
    font-weight: bold;
    font-size: 24px;
}
/*************/
.nsya_l{
	width:100%;
	height:100%;
	background-color:#096076;
text-align:center;
	overflow:hidden;}
.nsya_l_t{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:13px;
	line-height:24px;
}
.nsya_l_d{
	color:#fff;
	font-size:12px;
	line-height:24px;
}
/************/
/***产品左侧*****/
.prosy_bt{
  height: 80px;
}
.prosy_bt_01a {
    font-size: 37px;
    color:#096076;
    font-weight: bold;
    line-height: 36px;
}

.prosy_bt_01b {
    font-size: 22px;
    line-height: 36px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.aprosy_bt_bj{
  height: 80px;
  padding-left: 65px;
  background: url(../images/web_05.png) 15px center no-repeat;
}
.aprosy_bt01{
  font-size: 26px;
  color: #fff;
  padding-top:18px;
  letter-spacing:2px;
}
.aprosy_bt02{
  font-size: 12px;
text-transform:uppercase;
color: #fff;
padding-top: 2px;
}
.aprosy_nr{
  background-color:#fff;
  padding: 15px;
}
.aprosy_nr ul li a{
  display: block;
  line-height:50px;
  border-bottom: 1px solid #ececec;
  font-size:16px;
  color: #666;
  padding-left: 35px;
  background: url(../images/web_12.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a.apro_on{
  color: #d90b18;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_nr ul li a:hover{
  color: #d90b18;
background: url(../images/web_09.jpg)  10px center no-repeat;
}
.aprosy_db{
  height:220px;
}
.apro_tel01{
  margin:0px auto 0;
  text-align: center;
  padding: 25px 0 0;
}
.apro_tel02{
  font-size:18px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 15px;
  text-align: center;
  font-family: Arial;
}
.apro_tel03{
  padding-top:0px;
  font-size: 18px;
   color: #ffffff; text-align: center;
    line-height: 40px;
}
.apro_tel04{
  margin:5px 20px 30px;
  height:30px;
  background-color: #fff3dc;
  text-align: center;
  line-height: 30px;
}
.apro_tel04 a{
  color: #333;
  font-size: 15px;
}
.apro_tel04 a:hover{
  color: #003968;
}

/***********/
.apro_syleft{
  float: left;
  width: 230px;
}
.pro_syright{
  float: right;
}
.prosy_nra.yy_a ul li .pro_pic a{
		height: 243px;
	
}
.prosy_nra.yy_a ul li .pro_pic a img{
	height: 243px;
}
.prosy_nra.honor_a ul li .pro_pic a{
	height: 367px;
}
.prosy_nra.honor_a ul li .pro_pic a img{
	height: 367px;
}
.ejlm_a {
    margin: 10px auto;
}
.ejlm_a a {
    display: block;
    padding-left: 35px;
    font-size: 15px;
    line-height: 30px;
    color: #666;
}